Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the velero repo get nil pointer issue. #7406

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Feb 8, 2024

Thank you for contributing to Velero!

Please add a summary of your change

$ velero repo get
An error occurred: expected pointer, but got nil

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

@blackpiglet blackpiglet added kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes target/1.13.1 and removed target/1.13.1 labels Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b8370e) 61.64% compared to head (27348ca) 61.64%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7406   +/-   ##
=======================================
  Coverage   61.64%   61.64%           
=======================================
  Files         262      262           
  Lines       28477    28477           
=======================================
  Hits        17556    17556           
  Misses       9689     9689           
  Partials     1232     1232           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blackpiglet blackpiglet marked this pull request as ready for review February 8, 2024 06:52
@github-actions github-actions bot requested review from reasonerjt and sseago February 8, 2024 06:53
@qiuming-best qiuming-best merged commit 56af62b into vmware-tanzu:main Feb 19, 2024
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants